Layers - Severe
-
Active weather alerts and advisories.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerAdvisories
Swift
static let advisories: AWFMapLayer
-
Lightning strike density measured as the number of lightning strikes per square meter per second.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerLightningStrikeDensity
Swift
static let lightningStrikeDensity: AWFMapLayer
-
Active global tropical systems.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerTropical
Swift
static let tropical: AWFMapLayer
-
Active severe weather advisories.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerWarnings
Swift
static let warnings: AWFMapLayer
-
Displays storm cells on a weather map.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerStormCells
Swift
static let stormCells: AWFMapLayer
-
Displays storm reports on a weather map.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerStormReports
Swift
static let stormReports: AWFMapLayer
-
Displays lightning strikes on a weather map.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerLightningStrikes
Swift
static let lightningStrikes: AWFMapLayer